updating oE Using Data Words

Using Data Words

Words are 16-bit integers and are big enough to hold most integers in common use as far as whole numbers go. So they often are used to hold numbers. In C, they are declared as WORD or short.

Use allocate_data to allocate data and return its address. Use poke2 to write to the data at an address. Use peek2 or peek2s to read from an address. Use free to free or use delete if you enabled cleanup in allocate_data.

Not Categorized, Please Help

Search



Quick Links

User menu

Not signed in.

Misc Menu